GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / BackColor Property





In This Topic
BackColor Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Shadows Property BackColor As Integer
public new int BackColor {get; set;}
public read-write property BackColor: Integer; 
public hide function get,set BackColor : int
public: __property new int get_BackColor();
public: __property new void set_BackColor( 
   int value
);
public:
new property int BackColor {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members